速報APP / 程式庫與試用程式 / FaceTracker Example

FaceTracker Example

價格:免費

更新日期:2017-02-12

檔案大小:44M

目前版本:1.1.6

版本需求:Android 2.3 以上版本

官方網站:mailto:enox.software@gmail.com

Email:https://enoxsoftware.com/opencvforunity/privacy-policy/

FaceTracker Example(圖1)-速報App

This asset is the Non-rigid Face Tracking Example that can model and track the many complex parts of a person’s face in WebCamTexture in real-time.

Code is the rewrite of https://github.com/MasteringOpenCV/code/tree/master/Chapter6_NonRigidFaceTracking using the "OpenCV for Unity".

FaceTracker Example(圖2)-速報App

・Texture2DFaceTrackerExample - By detecting and tracking face from Texture2D, draw face’s points and connections.

・WebCamTextureFaceTrackerExample - By detecting and tracking face from WebCamTexture, draw face’s points and connections.

FaceTracker Example(圖3)-速報App

・FaceTrackerARExample - By using the tracking points of the face, display AR Object.